|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISynchronizationContext | |
org.eclipse.core.filebuffers | |
org.eclipse.ui.editors.text | Provides a standard text editor and a file-based document provider. |
Uses of ISynchronizationContext in org.eclipse.core.filebuffers |
Methods in org.eclipse.core.filebuffers with parameters of type ISynchronizationContext | |
void |
IFileBufferManager.setSynchronizationContext(ISynchronizationContext context)
Sets the synchronization context for this file buffer manager, i.e., for all file buffers this manager manages. |
Uses of ISynchronizationContext in org.eclipse.ui.editors.text |
Classes in org.eclipse.ui.editors.text that implement ISynchronizationContext | |
class |
UISynchronizationContext
Synchronization context for file buffers whose documents are shown in the UI. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |